home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / LastOutPost / LastOutPost.jar / LastOutpostMenuConfig.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-02-01  |  2.8 KB  |  119 lines

  1. import javax.microedition.lcdui.Image;
  2.  
  3. public class LastOutpostMenuConfig implements m {
  4.    // $FF: renamed from: if () javax.microedition.lcdui.Image
  5.    public Image method_0() throws Exception {
  6.       return Image.createImage("/title.png");
  7.    }
  8.  
  9.    // $FF: renamed from: try () javax.microedition.lcdui.Image
  10.    public Image method_1() throws Exception {
  11.       return Image.createImage("/hofheader.png");
  12.    }
  13.  
  14.    // $FF: renamed from: long () javax.microedition.lcdui.Image
  15.    public Image method_2() throws Exception {
  16.       return Image.createImage("/hofbg.png");
  17.    }
  18.  
  19.    // $FF: renamed from: a () int
  20.    public int method_3() {
  21.       return 0;
  22.    }
  23.  
  24.    // $FF: renamed from: new () int
  25.    public int method_4() {
  26.       return 0;
  27.    }
  28.  
  29.    // $FF: renamed from: goto () int
  30.    public int method_5() {
  31.       return 0;
  32.    }
  33.  
  34.    // $FF: renamed from: for () int
  35.    public int method_6() {
  36.       return 3;
  37.    }
  38.  
  39.    // $FF: renamed from: b () java.lang.String
  40.    public String method_7() {
  41.       return "aaa";
  42.    }
  43.  
  44.    // $FF: renamed from: byte () int
  45.    public int method_8() {
  46.       return 0;
  47.    }
  48.  
  49.    // $FF: renamed from: e () int
  50.    public int method_9() {
  51.       return 5;
  52.    }
  53.  
  54.    // $FF: renamed from: case () boolean
  55.    public boolean method_10() {
  56.       return true;
  57.    }
  58.  
  59.    // $FF: renamed from: c () int
  60.    public int method_11() {
  61.       return 96;
  62.    }
  63.  
  64.    // $FF: renamed from: d () int
  65.    public int method_12() {
  66.       return 80;
  67.    }
  68.  
  69.    // $FF: renamed from: a (java.lang.String) java.lang.String
  70.    public String method_13(String var1) {
  71.       if (var1 != null && var1.equals("fi")) {
  72.          return "Tykki├ñ k├ñ├ñnnet├ñ├ñn eri suuntiin painamalla numeron├ñpp├ñimi├ñ. Kaikki n├ñyt├╢ll├ñ n├ñkyv├ñt viholliset tuhotaan r├ñj├ñht├ñv├ñll├ñ pommilla n├ñpp├ñint├ñ 5 painamalla.";
  73.       } else if (var1 != null && var1.equals("es")) {
  74.          return "Elimina al enemigo rotando el ca├▒├│n con las teclas numerales. La tecla 1 apunta hacia la parte alta izquierda del ca├▒├│n por ejemplo. La tecla 5 activa la bomba y destruye a todos los enemigos en la pantalla.";
  75.       } else if (var1 != null && var1.equals("it")) {
  76.          return "Per sconfiggere i nemici, ruotate il cannone usando i tasti numerici. Per esempio, con il tasto 1 si punta il cannone in alto a sinistra. Con il tasto 5 si attiva una bomba e si distruggono tutti i nemici presenti in schermata.";
  77.       } else if (var1 != null && var1.equals("fr")) {
  78.          return "Pour ├⌐liminer l'ennemi, faites tourner le canon en appuyant sur les touches num├⌐rot├⌐es. Par exemple, appuyez sur la touche 1 pour pointer le canon en haut vers la gauche. Utilisez la touche 5 pour activer une bombe et d├⌐truire d'un seul coup tous les ennemis pr├⌐sents sur l'├⌐cran.";
  79.       } else {
  80.          return var1 != null && var1.equals("de") ? "Mit den numerischen Tasten kann man die Kanonen drehen, um den Feind zu eliminieren: z.B. die Taste 1 dreht die Kanonen nach oben links. Mit der Taste 5 z├╝nden Sie eine Bombe und vernichten alle auf dem Bildschirm sichtbaren Feinde auf einen Schlag." : "Eliminate the enemy by rotating the cannon with the number keys. Key 1 points the cannon to upper left for example. Key 5 activates the bomb and destroys all the enemy on the screen.";
  81.       }
  82.    }
  83.  
  84.    // $FF: renamed from: void () int
  85.    public int method_14() {
  86.       return 1;
  87.    }
  88.  
  89.    // $FF: renamed from: char () javax.microedition.lcdui.Image
  90.    public Image method_15() throws Exception {
  91.       return null;
  92.    }
  93.  
  94.    // $FF: renamed from: else () int
  95.    public int method_16() {
  96.       return 0;
  97.    }
  98.  
  99.    // $FF: renamed from: null () int
  100.    public int method_17() {
  101.       return 0;
  102.    }
  103.  
  104.    // $FF: renamed from: do () int
  105.    public int method_18() {
  106.       return 0;
  107.    }
  108.  
  109.    // $FF: renamed from: int () int
  110.    public int method_19() {
  111.       return 0;
  112.    }
  113.  
  114.    // $FF: renamed from: if (java.lang.String) java.lang.String
  115.    public String method_20(String var1) {
  116.       return "┬⌐2002 WES";
  117.    }
  118. }
  119.